Skip to content

[chore][govuln] requires Go 1.25.10 in govuln check - #15278

Merged
codeboten merged 1 commit into
mainfrom
songy23-patch-1
May 8, 2026
Merged

[chore][govuln] requires Go 1.25.10 in govuln check#15278
codeboten merged 1 commit into
mainfrom
songy23-patch-1

Conversation

@songy23

@songy23 songy23 commented May 8, 2026

Copy link
Copy Markdown
Member

Description

Explicitly requires Go 1.25.10 in govuln check rather than oldstable for now

Example CI failure: http://github.com/open-telemetry/opentelemetry-collector/actions/runs/25534202772/job/74946538350 for some reason oldstable picks up go version go1.25.9 linux/amd64 that has a few known vulnerabilities.

@songy23
songy23 requested a review from a team as a code owner May 8, 2026 13:38
@songy23
songy23 requested a review from mx-psi May 8, 2026 13:38
@songy23 songy23 added ci-cd CI, CD, testing, build issues Skip Changelog PRs that do not require a CHANGELOG.md entry Skip Contrib Tests labels May 8, 2026
@codecov

codecov Bot commented May 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.23%. Comparing base (56e1235) to head (47d8767).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15278      +/-   ##
==========================================
- Coverage   91.24%   91.23%   -0.02%     
==========================================
  Files         701      701              
  Lines       45898    45898              
==========================================
- Hits        41879    41873       -6     
- Misses       2816     2820       +4     
- Partials     1203     1205       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codeboten
codeboten added this pull request to the merge queue May 8, 2026
Merged via the queue into main with commit ab7d96f May 8, 2026
68 of 69 checks passed
@codeboten
codeboten deleted the songy23-patch-1 branch May 8, 2026 15:23
swiatekm pushed a commit to swiatekm/opentelemetry-collector that referenced this pull request May 15, 2026
…5278)

#### Description
Explicitly requires Go 1.25.10 in govuln check rather than oldstable for
now

Example CI failure:
http://github.com/open-telemetry/opentelemetry-collector/actions/runs/25534202772/job/74946538350
for some reason oldstable picks up `go version go1.25.9 linux/amd64`
that has a few known vulnerabilities.
raghu999 pushed a commit to raghu999/opentelemetry-collector that referenced this pull request Aug 6, 2026
…5278)

#### Description
Explicitly requires Go 1.25.10 in govuln check rather than oldstable for
now

Example CI failure:
http://github.com/open-telemetry/opentelemetry-collector/actions/runs/25534202772/job/74946538350
for some reason oldstable picks up `go version go1.25.9 linux/amd64`
that has a few known vulnerabilities.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-cd CI, CD, testing, build issues Skip Changelog PRs that do not require a CHANGELOG.md entry Skip Contrib Tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants